MoreExam
1. Question Content...
EXPLANATION
Answer: X - EXPLANATION Content.
Question1: A customer sets up to LWC Omniscripts, one embedded into another. Account is set in a Set Values element in the parent Omniscript.The AccountId set in the parent Omniscript is used to another Set Values element ContextAccountid in the embedded OmniScript. The embedded Omniscript is activated.While previewing the OmniScript flow from the parent, it is found that Account is set correctly in the parent OmniScript. However. ContextAccountId in the embedded OmniScript is not set with the AccountId from parent Omniscript. On previewing the embedded OmniScript individually, it is found that ContextAccountId is set correctly.What is the reason for this? Refer to the exhibit below.
Question2: Refer to the exhibit.A developer creates an OmniScript display FirstName, LastName, and BirthDate of a contact using a Type Ahead Block. The DataRaptor used in the Type Ahead has been tested and fetches the correct data.When previewing Omniscript, the developer enters a name in the Type Ahead and males a selection of a contact from the list. However, the text fields FirstName. LastName, and BirthDate are not getting populated with the data.What is the reason that the fields fail to display the fetched data?
Question3: A developer creates a Flexcard that displays a contact's mailing address and passes the contact's postal code to a child FlexCard.When configuration text elements in the child FlexCard, what syntax should a developer use to refer to the contact's postal code?
Question4: A developer needs to configure a DataRaptor to retrieve data from a single object. The structure of the output data does not need to be changed.Following best practices, which type of DataRaptor should the developer use?
Question5: A developer creates a DataRaptor Extract to retrieve data to pass to an external service. The external service expects the field value to be integer. However, the DataRaptor is sending it as a string.Which action can the developer take to fix this?
Question6: Refer to the exhibit.What JSON from the DRGetAccountDetails action would display all six values correctly in the OmniScript structure shown? BlkContacts is a Repeat Block.A)B)C)D)
Question7: A developer has a requirement to create a child FlexCard that contain all of its parent FlexCard's records in a Datatable.
Question8: A developer has a requirement to create a child FlexCard that contains all of its parent FlexCard's records In a Datable How should the developer configure the parent FlexCard's Node?
Question9: A developer is creating a FlexCard and needs to display additional information using a Flyout.Which two types of components can the developer embed m the flyout?Choose 2 answer
Question10: Users receive an APEC CPU limit Exceeded error when running an OmniScript in a Salesfoce Community. The OmniScript includes an Integration Procedure that contains two DataRaptors.Which two Location should the developer check to troubleshoot the issue?Choose 2 answers
Question11: A developer is creating an OmniScript that provisions trail orgs to their customers. The following text block in the Omniscript uses a merge code to display the ID for the new trail org:
Question12: A developer needs to change some field labels on a FlexCard. The FlexCard is currently deployed to production. The developer that the best course of action is to version the FlexCard rather than cloning it.Which factor would lead the developer to this decision?
Question13: A developer needs to limit the of a DataRaptor Extract to a maximum of one result.How should the developer configure this?
Question14: A developer creates a FlexCard with five state elements. For of the states have a condition. To test the FlexCard, the developer previews it using sample data that causes two of the states to have true conditions.In this scenario, how will the developer know which state will display?
Question15: A developer is configuring a DataRaptor Load to Save contract data. The developer needs to set the record type of the contact using DeveloperName.Which two configuration actions should the developer take to set this up in the DataRaptor Load?
Question16: In a calculation procedure, what is required for the output of a calculation step to be used in an aggregation step?
Question17: Refer to the exhibit.The card layout uses an integration Procedure as a data source. The cards use the layout data source.Which JSON data structure supports this card layout and follows best practices?A)B)C)
Question18: In an OmnoScript, a developer needs to configure a Disclosure element to require user input only if the user already checked a Non-Disclosure Agreement Checkbox.How should the developer configure the conditional view to meet this requirement?
Question19: A developer configure a Flexcard with a DataRaptor data source that uses the params.id as an. When the developer clicks Views Data on the FlexCard, valid data displays. However, when the developer previews the layout, the FlexCard does not display. What could cause this error?Choose 2 answers